[Quartz Bug 663182] NSImage throws an exception from _gtk_quartz_create_image_from_pi...
authorJohn Ralls <jralls@ceridwen.us>
Mon, 7 Nov 2011 21:04:59 +0000 (13:04 -0800)
committerJohn Ralls <jralls@ceridwen.us>
Mon, 7 Nov 2011 21:11:18 +0000 (13:11 -0800)
commit8216324e4b13f0349ed3c0f854d41e6b32d1f0cb
tree91c1d985e7ec2edd0cfcc33e0722f9e7d12ee532
parentac943bf69a87c992cfde59c6720ef08fdd20e683
[Quartz Bug 663182] NSImage throws an exception from _gtk_quartz_create_image_from_pixbuf()

If _gtk_quartz_create_image_from_pixbuf is given a pixbuf with size 0, 0
or which produces an NSImage with size 0.0, 0.0, it throws an exception
which Gtk doesn't handle.

your changes. Lines starting
gtk/gtkdnd-quartz.c
gtk/gtkquartz.c